Copies values from Vec1 and Vec2 (concatenate).
Copy each of Vec1 and Vec2 elements to the calling vector (concatenate). The Length and Complex properties of the calling vector are set implicitly to match Vec1 and Vec2 vector.
Assign
Copy Method